Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate pathfinding to 4.8.0 #31

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pathfinding (source) dependencies minor 4.3.2 -> 4.8.0

Release Notes

evenfurther/pathfinding (pathfinding)

v4.8.0

Compare Source

==================

  • feat(matrix): add Matrix::transpose()
  • feat(matrix): add Matrix::column_iter()

v4.7.0

Compare Source

==================

  • feat(grid): add Grid::constrain()
  • feat(matrix): add Matrix::constrain()
  • feat(utils): add constrain()

v4.6.0

Compare Source

==================

  • feat(matrix): implement DoubleEndedIterator for RowIterator

v4.5.0

Compare Source

==================

  • feat(matrix): add swap method
  • chore(msrv): update minimum required Rust version to 1.70.0
  • chore: use bool::is_some_and

v4.4.0

Compare Source

==================

  • feat: new dijkstra_reach() function
  • fix(doc): remove useless explicit links

v4.3.4

Compare Source

==================

  • fix(edmondskarp): better panic messages
  • fix(matrix): better panic messages
  • fix(style): apply clippy fixes
  • fix(doc): typo

v4.3.3

Compare Source

==================

  • fix(yen): return all loopless paths
  • chore(cargo deny): fix warning in configuration file
  • chore(deps): update rust crate indexmap to 2.1.0
  • chore(deps): update rust crate thiserror to 1.0.50
  • chore(deps): update rust crate regex to 1.10.2
  • chore(deps): update rust crate num-traits to 0.2.17

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge November 14, 2023 00:47
@renovate renovate bot changed the title Update Rust crate pathfinding to 4.3.3 Update Rust crate pathfinding to 4.3.4 Nov 29, 2023
@renovate renovate bot changed the title Update Rust crate pathfinding to 4.3.4 Update Rust crate pathfinding to 4.4.0 Nov 30, 2023
@renovate renovate bot changed the title Update Rust crate pathfinding to 4.4.0 Update Rust crate pathfinding to 4.6.0 Dec 14, 2023
@renovate renovate bot changed the title Update Rust crate pathfinding to 4.6.0 Update Rust crate pathfinding to 4.7.0 Dec 22, 2023
@renovate renovate bot changed the title Update Rust crate pathfinding to 4.7.0 Update Rust crate pathfinding to 4.8.0 Dec 22, 2023
@renovate renovate bot changed the title Update Rust crate pathfinding to 4.8.0 fix(deps): update rust crate pathfinding to 4.8.0 Dec 31, 2023
@renovate renovate bot added this pull request to the merge queue Dec 31, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Dec 31, 2023
@renovate renovate bot force-pushed the renovate/pathfinding-4.x branch 2 times, most recently from ae13b9c to 524f18b Compare December 31, 2023 10:31
@samueltardieu samueltardieu added this pull request to the merge queue Dec 31, 2023
Merged via the queue into main with commit 2c6f45c Dec 31, 2023
9 checks passed
@samueltardieu samueltardieu deleted the renovate/pathfinding-4.x branch December 31, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant